home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000184_news@columbia.edu_Tue Oct 24 00:18:52 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA09930
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 24 Oct 1995 00:23:42 -0400
  3. Received: by apakabar.cc.columbia.edu id AA13683
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 24 Oct 1995 00:23:40 -0400
  5. Path: news.columbia.edu!panix!news.cloud9.net!news.sprintlink.net!news.bluesky.net!solaris.cc.vt.edu!newsfeed.internetmci.com!uunet!in2.uu.net!nwnews.wa.com!news1.halcyon.com!chinook!kmhouse
  6. From: kmhouse@chinook.halcyon.com (Kathleen M. House)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Can Kermit display be turned off?
  9. Date: 24 Oct 1995 00:18:52 GMT
  10. Organization: Northwest Nexus, Inc. - Professional Internet Services
  11. Lines: 15
  12. Message-Id: <46hbdc$ej5@news1.halcyon.com>
  13. Nntp-Posting-Host: chinook.halcyon.com
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. I've written a script (heavily plagurized from the MS-DOS 
  17. for Kermit manual) to log into a remote Unix box and transfer
  18. a file. The problem is that I would like to keep the Unix and
  19. Kermit commands from displaying while this is going on.  
  20. I've tried set local-echo off and set display quiet, but neither
  21. of these do what I need.  
  22.  
  23. Does anyone know of a command to turn off the display of machine 
  24. generated commands?  Any help is greatly appreaciated.
  25.  
  26. My machine is a 486DX using MS DOS/Windows.
  27.  
  28. Kathleen House
  29. kmhouse@halcyon.com
  30.